home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / Design 3D disk 2.adf / ANIM / ReadMe < prev    next >
Text File  |  1978-01-04  |  2KB  |  31 lines

  1.         Additional Information
  2.  
  3.  
  4. INSTALLING DESIGN 3D ON A HARD DISK 
  5.  
  6. Step 1: Create a directory to hold Design 3D and it's associated files on a partition of your hard disk that has at least 2 Megabytes of free space. Start by opening a CLI or SHELL window. If "HD1:" was the partition that you have selected then the following CLI statement will perform this operation -
  7.         makedir HD1:D3D
  8. This creates an empty directory called "D3D" on the partition "HD1:".
  9.  
  10. Step 2: Copy the entire contents of the first Design 3D disk (called 3D) to your new directory. Do this by inserting the disk in DF0: (the  first floppy disk drive) and entering the following command -
  11.         copy DF0: HD1:D3D ALL
  12. Repeat this process for the second Design 3D disk (called TOOLS), by inserting it in DF0: and entering the same CLI command -
  13.         copy DF0: HD1:D3D ALL
  14.  
  15. Step 3: The final step is an 'assignment', telling Design 3D where to find it's data files. Use the following commands -
  16.         assign 3D: HD1:D3D
  17.         assign TOOLS: HD1:D3D
  18. You will need to enter those two commands whenever you reboot your Amiga, so consider adding them to your Startup-Sequence.
  19.  
  20. Step 4: To run Design 3D from the CLI, use the following -
  21.         cd HD1:D3D
  22.         run "Design 3D"
  23. The quotes are necessary because of the space character in the programs name. Please consult your 'Getting Started' Amiga manual for further details on CLI usage.
  24.  
  25. HELPFUL HINTS
  26.  
  27. - When importing objects from other modelling and animation systems, you might find they initially appear too large or too small. If the size of the object needs to be reduced, change the number in the "Scale" field, in the "Parameters" requester. To half the size, change the number 1 (the initial setting) to 0.5 . To double the size, enter 2 as the number.
  28.  
  29. - When working through the third tutorial in the Design 3D manual, you may have difficulty creating the roof of the house. An alternate way of doing this operation is shown in the self-running tutorial on the "TOOLS" disk. To run the tutorial, simply double click on the "Tutorial" icon.
  30.  
  31.